Skip to content

Test monkeytype#201

Draft
ale-rt wants to merge 2 commits into
masterfrom
test-monkeytyper
Draft

Test monkeytype#201
ale-rt wants to merge 2 commits into
masterfrom
test-monkeytyper

Conversation

@ale-rt
Copy link
Copy Markdown
Member

@ale-rt ale-rt commented Nov 26, 2025

monkeytype run ./.venv/bin/pytest --cov-report html
for module in `monkeytype list-modules`; do monkeytype apply $module > /dev/null;done

```shell
monkeytype run ./.venv/bin/pytest --cov-report html
for module in `monkeytype list-modules`; do monkeytype apply $module > /dev/null;done
```
@ale-rt ale-rt marked this pull request as draft November 26, 2025 08:46
@ale-rt
Copy link
Copy Markdown
Member Author

ale-rt commented Nov 26, 2025

This is a quick test for https://monkeytype.readthedocs.io/ that based on the test you run adds the Python annotations.
CC @ericof

@ale-rt ale-rt changed the title This was generated with: Test monkeytype Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant